a11y: Redo notebok page lifetime management
authorBenjamin Otte <otte@redhat.com>
Wed, 29 Jun 2011 12:42:16 +0000 (14:42 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 5 Jul 2011 20:08:55 +0000 (16:08 -0400)
commit9cf9abd5b037b4804aebd6ef8d68a35e001046a8
tree9197ae644d04f5260eefd6c72c616a1cd78a0cee
parentfdc40111f890f0439cd5d55d75a47ca0261730e9
a11y: Redo notebok page lifetime management

It is now done by the GailNotebook. Previously it tried to do it itself.
Also, we now use GtkNotebook::page-removed to track the removal, as
opposed to child::parent-set.
gtk/a11y/gailnotebook.c
gtk/a11y/gailnotebookpage.c
gtk/a11y/gailnotebookpage.h